<div align="center"><center>

<table border="0" width="280" id="myexample"
style="border:5px solid yellow">
    <tr>
        <td><p align="center" dir="rtl"><font color="#408080"
        size="5" face="Tahoma"><strong>  - 
        </strong></font></p>
        </td>
    </tr>
</table>
</center></div><script language="JavaScript1.2">
<!--

/*Flashing border script- By manayr.net (http://www.khayma.com/manayr/)
Over 200+ free JavaScripts here!
*/

function flashit(){
if (!document.all)
return
if (myexample.style.borderColor=="yellow")
myexample.style.borderColor="lime"
else
myexample.style.borderColor="yellow"
}
setInterval("flashit()", 500)
//-->
</script>

<p align="center"><a href="http://www.manayr.net/"><font
size="2" face="arial, helvetica"><strong>Manayr.Net</strong></font></a></p>